--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Commit 294570afc1cd0624ea6b4815a76efc7cef5d0e00
Changes
Diff
diff --git a/sbapp/ui/layouts.py b/sbapp/ui/layouts.py
index 9a8f04ff..63e31de3 100644
--- a/sbapp/ui/layouts.py
+++ b/sbapp/ui/layouts.py
@@ -1131,28 +1131,6 @@ MDScreen:
size_hint_y: None
height: self.texture_size[1]
- MDLabel:
- id: settings_info0
- markup: True
- text: "\\nTest - Remove"
- size_hint_y: None
- height: self.texture_size[1]
-
- MDBoxLayout:
- orientation: "horizontal"
- size_hint_y: None
- padding: [0,0,dp(24),dp(0)]
- height: dp(48)
-
- MDLabel:
- text: "Notifications"
- font_style: "H6"
-
- MDSwitch:
- id: settings_notifications_on
- pos_hint: {"center_y": 0.3}
- active: True
-
MDBoxLayout:
id: telemetry_information_fields
orientation: "horizontal"
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────